/* å…¬å…±èŠ‚ç‚¹ */
body {
	width: 100%;
	min-width: 1200px;
	font-size: 16px;
	font-family: "MicrosoftYaHei";
	background-color: #a5c3e5;
	background-image: url(../images/common/bg.png);
	background-size: 1920px auto;
	background-repeat: no-repeat;
	background-position-x: center;
	background-position-y: bottom;
	background-attachment: fixed;
}

/* é¡¶éƒ¨ */
#top {
	width: 100%;
	height: 40px;
	background-color: #FDFDFD;
}

#top ul li {
	float: left;
	line-height: 40px;
	margin-right: 40px;
	cursor: pointer;
	user-select: none;
}

.top_icon {
	vertical-align: -4px;
}


/* å¤´éƒ¨ */
#head {
	width: 100%;
	height: 150px;
}

#logo {
	width: 412px;
	height: 73px;
	margin-top: 29px;
	float: left;
}

#searchForm {
	/* width: 100%; */
	height: 50px;
	background: #ffffff;
	background: #ffffffe6;
	float: right;
	margin-top: 40px;
}
.inputser #searchForm{
	width: 100%;
	 margin-top: 0px; 
}

#searchForm input {
	float: left;
	border: none;
	padding: 0;
	height: 46px;
	width: 350px;
	color: #999999;
	text-indent: 15px;
	
    margin-top: 2px;
}

.inputser #searchForm input{
	width: 86%;
}

#searchForm button {
	float: right;
	border: none;
	padding: 0;
	width: 65px;
	height: 50px;
	background-image: url(../images/common/search.png);
	background-size: 25px 25px;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.inputser #searchForm button{
	background:none;
}
.search_box {
    width: 510px;
    height: 50px;
    background: rgba(255, 255, 255, 1);
    border: 2px solid rgba(45, 102, 165, 0.92);
    border-radius: 9px;
    margin: 0 auto;
    margin-top: 86px;
    font-size: 0;
}

/* é¡¶éƒ¨ä¸€çº§æ ç›®å¯¼èˆª */
#navigate {
	width: 100%;
	height: 60px;
}

#navigate .center_con {
	position: relative;
	height: 60px;
	background-color: #B7191A;
}

#navigate a {
	float: left;
	height: 60px;
	line-height: 60px;
	width: 13.33%;
	width: calc(100% / 6);
	text-align: center;
	color: #ffffff;
	font-size: 26px;
}

#navigate a.this {
	background-color: #CB2829;
}

#navcontent {
	position: absolute;
	top: 60px;
	left: 0;
	width: 1200px;
	height: 0px;
	z-index: 2;
	transition: .5s;
}

#zwfw {
	position: relative;
}

#zwfwcontent {
	display: none;
	position: absolute;
	top: 60px;
	left: 800px;
	line-height: 60px;
	width: 13.33%;
	width: calc(100% / 6);
	text-align: center;
	background-color: #FFFFFF;
	color: #3C3C3C;
	font-size: 18px;
	z-index: 1;
	cursor: pointer;
}

/*é¡µé¢å½“å‰ä½ç½®*/
#location {
	height: 40px;
	line-height: 30px;
	margin-bottom: 19px;
	border-bottom: 1px solid #E5E5E5;
}

#location img {
	vertical-align: text-bottom;
}

/* é¡µé¢æ­£æ–‡ */
#main .center_con {
	box-sizing: border-box;
	padding: 20px 25px;
	background-color: #ffffff;
}

/* åº•éƒ¨ */
#foot {
	width: 100%;
	height: 185px;
	margin: 25px auto;
}

/* åº•éƒ¨å‹æƒ…é“¾æŽ¥ */
#friend_link {
	height: 50px;
	background-color: #e5e5e5;
	background-color: #e5e5e5ed;
	text-align: center;
}

#friend_link ul {
	display: inline-block;
}

#friend_link li {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

#friend_link li.friend_space {
	width: 1px;
	height: 20px;
	padding-left: 30px;
	padding-right: 30px;
}

#friend_link li select {
	height: 30px;
	line-height: 30px;
	border: none;
	text-align: center;
	padding-right: 30px;
	background-color: transparent;
	background-image: url(../images/common/friend_icon.png);
	background-repeat: no-repeat;
	background-size: 12px auto;
	background-position: center right 9px;
	color: #101010;
}

#foot_con {
	width: 100%;
	height: 135px;
	background-color: #ffffff;
	background-color: #ffffffe6;
	color: #303030;
	text-align: center;
	position: relative;
}

#foot_link {
	line-height: 40px;
	height: 40px;
}

#foot_link li {
	display: inline-block;
	padding: 0 5px;
}

#foot_link li:hover {
	color: #B7191A;
}

#foot_con p {
	line-height: 28px;
}

#foot_con p img {
	vertical-align: -3px;
}

#foot_con p a:hover {
	color: #B7191A;
}

#foot_dzjg {
	position: absolute;
	top: 21px;
	left: 33px;
}

#foot_jiucuo {
	position: absolute;
	top: 26px;
	right: 24px;
}

.center_con {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	zoom: 1;
}

.center_con:after {
	content: '';
	display: block;
	clear: both;
}

/* å…¬å…±æ¨¡å— */
.nb {
	border: none !important;
}

/** ç¨¿ä»¶divåˆ—è¡¨ begin **/
.artcleListMod {
	overflow: hidden;
}

.artcleChannelWrap {
	width: 100%;
	height: 34px;
	line-height: 34px;
	border-bottom: 1px solid #B0B0B0;
	position: relative;
	margin-bottom: 10px;
}

.artcleChannel {
	float: left;
	height: 35px;
	font-size: 16px;
	line-height: 35px;
	min-width: 65px;
	text-align: center;
	padding: 0 5px;
	color: #3C3C3C;
}

.artcleChannel.on {
	color: #FFFFFF;
	font-weight: bold;
	height: 35px;
	background-color: #B7191A;
}

.moreArtcle {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	text-align: right;
	width: 56px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	font-weight: 400;
	color: #969696;
}

.moreArtcle:hover {
	color: #B7191A;
}

.artcleListWrap {
	width: 100%;
	overflow: hidden;
}

.artcleListCon {
	overflow: hidden;
}

.artcleList {
	width: 100%;
	overflow: hidden;
	min-height: 100px;
}

.artcleList li {
	width: 100%;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
}

.artcleList li a {
	float: left;
	max-width: 90%;
	max-width: calc(100% - 100px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #303030;
}

.artcleList li a:hover {
	color: #0166B6;
}

.artcleDate {
	font-size: 14px;
	max-width: 80px;
	color: #7A7A7A;
	float: right;
}
.artcleDate.on{
	color:#be0000;
}

/***ç¨¿ä»¶divåˆ—è¡¨end***/


/*åˆ—è¡¨æ ç›®åç§°*/
.column_name {
	height: 46px;
	line-height: 46px;
	background-color: #F6F6F6;
}

.column_name div {
	float: left;
	height: 100%;
	color: #FFFFFF;
	padding: 0 33px;
	font-size: 20px;
	background-color: #B7191A;
}

/*åˆ—è¡¨æ¡† æ ‡é¢˜*/
.lists {
	padding: 7px 7px 0 7px;
}

.list_title:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	margin: 0 10px 3px 0;
	background-image: url(../images/common/qzf.png);
}

.lists li:nth-of-type(5n) {
	border-bottom: 1px dashed #DCDCDC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

/* éº¦ç©— */
.wheat:hover .wheatEar {
	margin-left: 5px;
	margin-right: 5px;
}

.wheatEar {
	margin-left: 15px;
	margin-right: 15px;
	cursor: default;
	transition: 200ms;
}

/*liståˆ†é¡µ begin*/
#page_div {
	text-align: center;
	margin: 20px auto 0 auto;
}

.pagination-index,
.pagination-num,
.pagination-last a {
	height: 1.6em;
	line-height: 1.6em;
	border: 1px solid #bfbfbf;
	margin: 0 .1em;
	padding: 0 .5em;
	display: inline-block;
	border-radius: 3px;
	color: #000;
}

.pagination-num {
	padding: 0 1em;
}

.pagination-num.active {
	background-color: #B7191A;
	border: 1px solid #B7191A;
	color: #ffffff;
}

.pagination-last {
	margin-left: 5px;
}

.pagination-last>input {
	height: 1.6em;
	width: 3em;
	border: 1px solid #bfbfbf;
	border-radius: 5px;
	text-align: center;
}

.pagination-last span:nth-child(5) {
	margin-left: 0.5em;
}

.pagination-last a {
	border: none;
}

/*liståˆ†é¡µ end*/

@media screen and (max-device-width: 768px) {
	body {
		min-width: 100%;
		overflow: unset;
	}

	.center_con {
		width: 100%;
		overflow: hidden;
	}

	#main .center_con {
		padding: 10px 15px;
	}

	#top {
		display: none;
	}

	#head {
		height: auto;
	}

	#logo {
		width: 80%;
		height: auto;
		margin: 10px auto;
		float: none;
		display: block;
	}

	#searchForm {
		width: 75%;
		margin: 20px auto;
		float: none;
	}

	#searchForm input {
		width: calc(100% - 65px);
	}

	#navigate {
		height: 120px;
	}

	#navigate .center_con {
		overflow: inherit;
		height: 120px;
	}

	#navigate a {
		width: 33.33%;
		width: calc(100% / 3);
		border-radius: 15px;
	}

	#navcontent {
		width: 100%;
	}

	#zw:hover #navcontent {
		height: 1386px !important;
	}

	#friend_link {
		display: none;
	}

	#foot_dzjg {
		display: none;
	}

	#foot_jiucuo {
		display: none;
	}

	#foot_con p {
		display: none;
	}

	#foot {
		height: auto;
		margin: 0;
		margin-top: 10px;
	}

	#foot_con,
	#foot_link {
		height: auto;
	}

	.artcleChannelWrap {
		overflow-x: auto;
		overflow-y: hidden;
		white-space: nowrap
	}

	.artcleChannel {
		float: none;
		display: inline-block;
		line-height: 30px;
	}

	.artcleList li a {
		min-width: calc(100% - 85px);
	}

	#location {
		min-height: 40px;
		height: auto;
	}

	.pagination-index,
	.pagination-num,
	.pagination-last a {
		margin-bottom: 5px;
	}

	.pagination-last {
		display: block;
		margin-top: 20px;
		margin-left: 0;
	}
}
